.Net Framework > v3.5.21022.8 > System > Linq > Expressions > Expression > New New(ConstructorInfo)
New(ConstructorInfo,IEnumerable<Expression>)
New(ConstructorInfo,IEnumerable<Expression>,IEnumerable<MemberInfo>)
New(ConstructorInfo,IEnumerable<Expression>,MemberInfo[])
New(ConstructorInfo,Expression[])
New(Type)


New(ConstructorInfo)

Category
Method
Description
Creates a System.Linq.Expressions.NewExpression that represents calling the specified constructor that takes no arguments.
Type
NewExpression
Character
public, static
Parameters
NameTypeDescription
constructorConstructorInfo
Tags
01892ABD01, 02E3ABA98D, 0322962271

New(ConstructorInfo,IEnumerable<Expression>)

Category
Method
Description
Creates a System.Linq.Expressions.NewExpression that represents calling the specified constructor with the specified arguments.
Type
NewExpression
Character
public, static
Parameters
NameTypeDescription
constructorConstructorInfo
argumentsSystem.Collections.Generic.IEnumerable<Expression>
Tags
01892ABD01, 02E3ABA98D, 0322962271

New(ConstructorInfo,IEnumerable<Expression>,IEnumerable<MemberInfo>)

Category
Method
Description
Creates a System.Linq.Expressions.NewExpression that represents calling the specified constructor with the specified arguments. The members that access the constructor initialized fields are specified.
Type
NewExpression
Character
public, static
Parameters
NameTypeDescription
constructorConstructorInfo
argumentsSystem.Collections.Generic.IEnumerable<Expression>
membersSystem.Collections.Generic.IEnumerable<MemberInfo>
Tags
01892ABD01, 02E3ABA98D, 0322962271

New(ConstructorInfo,IEnumerable<Expression>,MemberInfo[])

Category
Method
Description
Creates a System.Linq.Expressions.NewExpression that represents calling the specified constructor with the specified arguments. The members that access the constructor initialized fields are specified as an array.
Type
NewExpression
Character
public, static
Parameters
NameTypeDescription
constructorConstructorInfo
argumentsSystem.Collections.Generic.IEnumerable<Expression>
membersMemberInfo[]
Tags
01892ABD01, 02E3ABA98D, 0322962271

New(ConstructorInfo,Expression[])

Category
Method
Description
Creates a System.Linq.Expressions.NewExpression that represents calling the specified constructor with the specified arguments.
Type
NewExpression
Character
public, static
Parameters
NameTypeDescription
constructorConstructorInfo
argumentsExpression[]
Tags
01892ABD01, 02E3ABA98D, 0322962271

New(Type)

Category
Method
Description
Creates a System.Linq.Expressions.NewExpression that represents calling the parameterless constructor of the specified type.
Type
NewExpression
Character
public, static
Parameters
NameTypeDescription
typeType
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database